DOS programming utilities

ASCII.ZIP Ascii converter ASCII CONVERTER is VERY simple to use. Just type your character into the left-hand box and it's ASCII equivalent is displayed in the right-hand box. Hopefully this will be of use to programmers who need to know ASCII values but cannot remember them.
ASM2PAS.ZIP ASM to TurboPascal converter
AUTODUCK.ZIP Autoduck Is a command-line utility that extracts specially tagged comment blocks from programming source files and generates rich text files containing the contents of those comment blocks. Autoduck has traditionally been used to document programming APIs. Placing API documentation within the source files helps programmers disseminate information about a developing codebase. Autoduck can generate online Help files containing full hypertext coding with links and keyword lists. Typically, Autoduck is integrated into the build process, so a new Help database can be automatically generated each build. With C++ source
BAT2EX13.ZIP Bat2exec.Com - a batch file compiler win asm src
BINARY.ZIP BINARY displays the binary code for integers up to 32,768 in various formats useful for programmers. Syntax: BINARY num, C source
EXEDAT.ZIP EXEDAT for programmers V1.0 (with all C/C++ sources) With EXEDAT, you can easily create an archive, insert numberous files, compress them (or not) and link the archive to your .exe file. You can load and decompress the data in your program at run-time with the shipped C sources. The sources take care of all the loading and decompressing.
ILFS.ZIP Internal Library File System ILFS v2.00b (WAD file system) ILFS provides a layer over the top of the Int 21h file functions, Open, Close, Pointer, Read, Write and IOCTL. This means that when its in memory, that ANY program that uses those int 21h functions will go through the ILFS.
IOUTIL10.ZIP TechnoSoft I/O Utilities Version 1.0/DOS The utilities contained in the .EXE are designed to aid the common user in I/O management. It allows you to work with both the keyboard and disk drives in various different functions.
KEYC1.ZIP KeyCount v1.0 >ASP< TSR used to monitor keyboard activity for security reasons, measuring productivity
MADTIME.ZIP Timer, program with Asm src that shows how long your program was running.
MAKENM.ZIP Create unique file names for batch files with MakeName. It creates a batch file that sets a DOS variable to a string which represents the current date and time. You can call this from another batch file to set a unique file name. Useful for backup & export applications. Runs under DOS, Windows, OS/2, or Novell.
PAR.ZIP PARSE-O-MATIC version 2.33 Moves data between programs that normally don't understand each each other's data. Convert reports from one program into a format useful to the other one. Edit text files by script. Don't retype all your data: print your report to a file, then use P-O-M to CONVERT it to the input format you require! Shareware from Pinnacle.
PGEN_2.ZIP Parser Generator 2.0 accepts a description of a context-free grammar and its semantic actions. It can output C language code for tables used to parse sentences in the described language and to interpret them via the semantic actions.
PRTFILE.ZIP PRTFILE 1.0 Is a utility that will print a text file on the printer. Although originally designed to print source code is is useful for printing any ASCII file. The advantage of using PRTFILE verses simply using the PRINT command is that PRTFILE places a heading and page number on each page of the printout. Also long lines are wrapped on the output so that data is not lost off the page.
SUPEROPT.ZIP GNU SUPEROPTIMIZER The superoptimizer is a function sequence generator that uses a ex- haustive generate-and-test approach to find the shortest instruction sequence for a given function.You have to tell the super optimizer which function and which CPU you want to get code for, and how many instruc- tions you can accept. C source
TFIX362.ZIP Turbo Vision Resource Workshop v3.62 Is a Turbo Vision developer's toolkit that will allow you to quickly and easily develop programs using Borland's Turbo Vision application framework. It allows you to create dialogs, menu bars, menu boxes, status lines, string tables and even use your own defined controls, all in an interactive manner! With just a few mouse clicks, you will be able to create complex dialogs, menu bars, status lines, string tables and even plain text resources, which you can test in a simulated run-time environment. This means that what usually took you hours to code, can be completed in minutes now by using TVRW!
TSD050.ZIP TSD -C- Oriented Search Utility TSD program is useful when working with a big project containing hundreds of C-language source files. It allows you to find the definition of function or global variable. Standard text search utility may be inconvenient in this case, especially if the function you are trying to locate is called from many places.
TVRW360A.ZIP Turbo Vision Resource Workshop v3.60 A Turbo Vision developer's toolkit that allows you to quickly and easily develop programs using Borland's application framework. It allows you to create dialogs, menus, status lines and even use your own custom controls, all in an interactive manner. Generates Pascal and C++ source code. Full undo-redo and clipboard features. Bitsoft Development, L.L.C. --
UPACK01.ZIP Utillity Pack v1.0 Tons Of UseFull Stuff..! All Sources Included! (C/Asm)
WAVECHS.ZIP Wave Creator v1.0 Is an utility to create ASM text-files of specific waves.